AMD IOMMU: remove global interrupt remapping table
authorWei Wang <wei.wang2@amd.com>
Thu, 21 Jul 2011 13:37:47 +0000 (14:37 +0100)
committerWei Wang <wei.wang2@amd.com>
Thu, 21 Jul 2011 13:37:47 +0000 (14:37 +0100)
commite1e0049b1f2b9258accaa28a6d384ba8315b5889
treed898d0460f3b71b93941e99e480f364099151f9f
parent59eb07215bbdff55e701999b9d0bb0af4e4f30ef
AMD IOMMU: remove global interrupt remapping table

...use per-device table instead.

This should work with per-cpu IDTs.  We are safe to remove global
table since SATA device id issue doee not appear in recent
production BIOS.

Signed-off-by: Wei Wang <wei.wang2@amd.com>
xen/drivers/passthrough/amd/iommu_acpi.c
xen/drivers/passthrough/amd/iommu_init.c
xen/drivers/passthrough/amd/iommu_intr.c
xen/drivers/passthrough/amd/iommu_map.c
xen/drivers/passthrough/amd/pci_amd_iommu.c
xen/drivers/passthrough/iommu.c
xen/include/asm-x86/hvm/svm/amd-iommu-proto.h
xen/include/xen/iommu.h